You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > ThresholdGT_LT Method > clVector.ThresholdGT_LT Method ([In] TOpenCLMtxVec, double, double, double, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.ThresholdGT_LT Method ([In] TOpenCLMtxVec, double, double, double, double)

Perform "greater than and less than" threshold operation on all Vec object values.

Syntax
C#
Visual Basic
public TOpenCLMtxVec ThresholdGT_LT([In] TOpenCLMtxVec Vec, double GTLevel, double GTValue, double LTLevel, double LTValue);

Store the results in calling object. Size and Complex properties of the calling object are adjusted automatically. An exception will be raised if Vec object contains complex numbers.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!